Integer[].Push (gb)

Sub Push ( Value As Integer )

Aggiunge un elemento alla fine dell'array.

È equivalente a Add con solo il suo primo argomento.